home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / funnyban < prev    next >
Text File  |  2001-03-21  |  651b  |  21 lines

  1. Synopsis:
  2.    load funnyban
  3.  
  4. Description:
  5.    This script loads a single alias, /funnyban.  It takes two argument,
  6.    a nickname, and an integer (which is optional, the default is 2).
  7.    It determines the address of the user, and replaces every 2 characters
  8.    (or the number specified) with an asterisk (*), starting with the
  9.    first.  A ban on the resultant pattern is then placed on the current
  10.    channel.
  11.  
  12.    This script automatically loads the GUH script.  In the words of its
  13.    author, this script is S L O W.
  14.  
  15. See Also:
  16.    load(5); mode(1)
  17.  
  18. Other Notes:
  19.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.
  20.  
  21.